Tham khảo Phép_toán_Modulo

  1. “ISO/IEC 14882:2003: programming languages – C++”. 5.6.4: International Organization for Standardization (ISO), International Electrotechnical Commission (IEC). 2003. Chú thích journal cần |journal= (trợ giúp)Quản lý CS1: địa điểm (liên kết). "the binary % operator yields the remainder from the division of the first expression by the second..... If both operands are nonnegative then the remainder is nonnegative; if not, the sign of the remainder is implementation-defined".
  2. open-std.org, mục 6.5.5
  3. CoffeeScript operators
  4. “Expressions”. D ngôn ngữ lập trình 2.0. Digital Mars. Truy cập ngày 29 tháng 7 năm 2010.
  5. 1 2 r6rs.org
  6. “ISO/IEC 9899:1990: programming languages – C”. 7.5.6.4: ISO, IEC. 1990. Chú thích journal cần |journal= (trợ giúp)Quản lý CS1: địa điểm (liên kết) "The fmod function returns the value x - i * y, for some integer i such that, if y is nonzero, the result as the same sign as x and magnitude less than the magnitude of y.".
  7. Knuth, Donald. E. (1972). The Art of Computer Programming. Addison-Wesley.
  8. Boute, Raymond T. (tháng 4 năm 1992). “The Euclidean definition of the functions div and mod”. ACM Transactions on Programming Languages and Systems. ACM Press (New York, NY, USA). 14 (2): 127–144. doi:10.1145/128861.128862.
  9. Leijen, Daan (Tháng 3 năm 2001). “Division and Modulus for Computer Scientists (Tạm dịch: Phép chia và Phép Modulus của các nhà khoa học máy tính)” (PDF). Truy cập ngày 25 tháng 12 năm 2014.
  10. Horvath, Adam (ngày 5 tháng 7 năm 2012). “Faster division and modulo operation - the power of two”.
  11. Perl documentation

Tài liệu tham khảo

WikiPedia: Phép_toán_Modulo http://www.digitalmars.com/d/2.0/expression.html#M... http://research.microsoft.com/pubs/151917/divmodno... http://blog.teamleadnet.com/2012/07/faster-divisio... http://portal.acm.org/citation.cfm?id=128862&coll=... http://coffeescript.org/#operators //doi.org/10.1145%2F128861.128862 http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1... http://perldoc.perl.org/perlop.html#Multiplicative... http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.ht... https://www.scirra.com/construct2